home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILSTEM / UTIL2.LZH / COLON.DOC < prev    next >
Text File  |  1988-08-30  |  669b  |  20 lines

  1.  
  2.             TITLE:  SEMICOLON REVERSE
  3.  
  4.  by  William C. Parke for CHUG (Capital Heath/Zenith Users'
  5.  Group, Aug. 1988
  6.   
  7.  This program is a Terminate-and-Stay-Resident routine which
  8.  converts a semicolon to a colon and visa-versa when typed
  9.  from the keyboard.  For those not drilled into QWERTY
  10.  typing, the often used DOS colon is easier to type, not
  11.  requiring a shift with the semicolon key.  Install the
  12.  program in the AUTOEXEC.BAT file after testing.
  13.  
  14.  Use DOS 2.11 or higher.
  15.  
  16.  The resident portion of the program takes only 256 bytes.
  17.  (It is actually contained in the original Program Segment
  18.  Prefix. The child environment is de-allocated.)
  19.  
  20.